CPhidget_getLibraryVersion

Gets the library version. This contains a version number and a build date.

extern (C) __gshared
int function(const char** libraryVersion) CPhidget_getLibraryVersion;

Meta